Broadband Availability API

(0 reviews)

Test Cases

Test CaseAPI EndpointSuggested Test CaseExpected Result
1GET ServicesPerform a GET SA Chorus RSP API by providing the PLSAM, which has both the Copper and Fibre Details.Receive a 200 response code with all the SA RSP API parameters.
Parameters without any values should also appear in the response with blank values.
2GET ServicesPerform a GET SA Chorus RSP API by providing the TLC, which has the Dwelling Type = MDU.Receive a 200 response code with all the SA RSP API parameters.
Parameters without any values should also appear in the response with blank values.
3GET ServicesPerform a GET SA Chorus RSP API by providing the TLC, which has Dwelling Type = SDU.Receive a 200 response code with all the parameters.
Parameters without any values should also appear in the response with blank values.
4GET ServicesPerform a GET SA Chorus RSP API by providing a valid TLC.
Choose a TLC where the address can be identified in Core Logic.
Receive a 200 response code with all the address details parameters.
Parameters without any values should also appear in the response with blank values.
5GET ServicesPerform a GET SA Chorus RSP API by providing a valid PLSAM.
Choose a PLSAM where the address can be identified in Core Logic.
Receive a 200 response code with all the parameters.
Parameters without any values should also appear in the response with blank values.

Reviews